Add Slack multi-channel approvals setup and slack record sync-down#2219
Merged
amangalampalli-ks merged 6 commits intoJul 16, 2026
Merged
Conversation
sali-ks
reviewed
Jul 16, 2026
sali-ks
reviewed
Jul 16, 2026
pvagare-ks
approved these changes
Jul 16, 2026
amangalampalli-ks
merged commit Jul 16, 2026
4f4d090
into
enhance/slack-app-multi-channel
4 checks passed
amangalampalli-ks
added a commit
that referenced
this pull request
Jul 16, 2026
…2219) * Implement multi channel flow for slack-app-setup command * Add default channel prompt * Add list-team in command list * Make default channel mandatory for multi channel * Add --sync-down for Slack multi-channel approvals config * Refactor slack-app changes
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds multi-channel approver routing for Slack app setup, including per-team channels, optional shared-folder/record boundaries, and a required default channel for unassigned, EPM, and SSO Cloud traffic. Service mode can reconcile stored Slack approvals config with the vault via
slack-app-setup --sync-downwithout re-running full setup.Changes
--sync-downand optional-ron Slack app setup to refresh team names and remove stale team, folder, and record references.list-teamin the default service command allowlist.